graph LR
A[Refugee Arrival] --> B[Visible Presence]
B --> C[Perceived<br/>Cultural Threat]
C --> D[Golden Dawn<br/>Voting]
A -.->|NOT| E[Economic<br/>Competition]
E -.->|NOT| D
A -.->|NOT| F[Sustained<br/>Contact]
F -.->|NOT| D
style A fill:#F5F5F5
style D fill:#F5F5F5
style E fill:#F5F5F5,stroke-dasharray: 5 5
style F fill:#F5F5F5,stroke-dasharray: 5 5